home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
developm
/
language
/
openprlg.sit
/
Open Prolog 1.0d26
/
Open Prolog Startup
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-12-20
|
334 b
|
9 lines
'system$alert'(X) :-
beep,
write('Warning: ''system$alert'' has been re-defined to take 4 arguments for display!'),
nl,
'system$alert'(X,'','','').
:- ((exists('Open Prolog Info'),'system$alert'('Please open and read the information file called ''Open Prolog Info'''));1=1).
:- (play('Hello',7);1=1).